@Leonard-Stroman That makes it much easier. Code written in Python don't need to be compiled because it is an interpreted language. You simply need to install python on the Omega, copy the code over to the Omega, and it should be able to run. The only thing you will need to wait for is our python wrapper for the PWM expansion driver. We should be releasing that in the next couple of weeks.